srcdir = @srcdir@
VPATH = @srcdir@
-# version and release are defined in the head of configure.in
+# version and release are defined in the head of configure.ac
# don't forget 'autoconf' if you change them
VERSD=@GBMAJOR@.@GBMINOR@.@GBMICRO@
VERSU=@GBMAJOR@_@GBMINOR@_@GBMICRO@
if [ -f gui/Makefile ]; then $(MAKE) -C gui clean; fi
$(srcdir)/test-all -W
-configure: configure.in
+configure: configure.ac
autoconf
tag:
/*
* gbversion.h is generated from gbversion.h.in which uses autoconf voodoo
- * to get the version number from configure.in.
+ * to get the version number from configure.ac.
*
* Isn't simplification via automation grand?
*/
/*
* gbversion.h is generated from gbversion.h.in which uses autoconf voodoo
- * to get the version number from configure.in.
+ * to get the version number from configure.ac.
*
* Isn't simplification via automation grand?
*/
"A].GPSBabel-1.3.2*Nov 01 2006*22:23:39" - gpsbabel 1.3.2
New since 11/01/2006:
- version: version and release of gpsbabel (defined in configure.in)
+ version: version and release of gpsbabel (defined in configure.ac)
timestamp: date and time of gdb.c (handled by CVS)
"A].GPSBabel-1.3.2*Nov 01 2006*22:23:39" - gpsbabel 1.3.2
0) Ensure 'changes' file is up to date.
Regenerate capabilties. (done by 'make doc')
Refresh public web version.
-1) Bump version in configure.in. Commit that.
+1) Bump version in configure.ac. Commit that.
2) Go to empty directory. Check out tree.
3) 'make release'
4) Visit https://sourceforge.net/project/admin/editpackages.php?group_id=58972